Creating and Deleting Files and Directories
You can create files and directories by callingFSpCreate
andFSpDirCreate
, respectively. You can delete files and directories by calling theFSpDelete
function.
Subtopics
- FSpCreate
- FSpDirCreate
- FSpDelete